home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
Tools
/
Freeware
/
Remapollo
/
Modules
/
patches
/
workbench
/
install
next >
Wrap
Text File
|
2002-10-27
|
231b
|
6 lines
set file `RequestFile Libs: file workbench.library title "Select original file:" noicons`
rename ${file} as ${file}.bak
spatch -o${file} -pworkbench.pch ${file}.bak
unset file
echo "workbench.library has been updated succesfully."